createRetrofit

final Retrofit createRetrofit(Lazy<OkHttpClient> okHttpClient)

This method creates the Retrofit instance for the passing Lazy of OkHttpClient type.